Initializes a new instance of the
GraphicsPath class with the alternate fill mode.
シンタックス
'宣言
Public Function New( _
ByVal ParamArray () As IFigure _
)
public GraphicsPath(
params IFigure[]
)
パラメータ
- figures
- The array of figures to be added to the path.
参照